home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 36 / PC Gamer IT CD 36 2-2.iso / SINDEMO / sindemo2.exe / data / base / defaultk.cfg < prev    next >
Text File  |  1998-09-15  |  1KB  |  62 lines

  1. //
  2. // KEY BINDINGS
  3. //
  4. unbind mouse1
  5. unbind mouse2
  6. unbind mouse3
  7. unbind \ 
  8.  
  9. //
  10. // CHARACTER CONTROLS
  11. //
  12.  
  13. bind CTRL  +attack
  14. bind ALT   +strafe
  15. bind DEL   +lookdown
  16. bind PGDN  +lookup
  17. bind END   centerview
  18. bind z     +lookdown
  19. bind a     +lookup
  20. bind SHIFT +speed
  21. bind u     +use
  22.  
  23. bind ,           +moveleft
  24. bind .           +moveright
  25. bind UPARROW     +forward
  26. bind DOWNARROW   +back
  27. bind LEFTARROW   +left
  28. bind RIGHTARROW  +right
  29.  
  30. bind SPACE       +moveup 
  31. bind c           +movedown
  32.  
  33. //----------------------------------------------
  34. //
  35. // INVENTORY AND WEAPON CONTROLS
  36. //
  37.  
  38. bind ENTER invuse
  39. bind [     invprev
  40. bind ]     invnext
  41. bind /     weapnext
  42. bind x     weaponuse
  43.  
  44. bind INS +klook
  45. set freelook "1"
  46.  
  47. //----------------------------------------------
  48. //
  49. // Deathmatch Taunts
  50. //
  51. altbind 1 "taunt 1"
  52. altbind 2 "taunt 2"
  53. altbind 3 "taunt 3"
  54. altbind 4 "taunt 4"
  55. altbind 5 "taunt 5"
  56. altbind 6 "taunt 6"
  57. altbind 7 "taunt 7"
  58. altbind 8 "taunt 8"
  59. altbind 9 "taunt 9"
  60. altbind 0 "taunt 10"
  61.  
  62.